forked from Azure/azure-rest-api-specs
-
Notifications
You must be signed in to change notification settings - Fork 0
Adding Fips 140-3 spec #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
kamusta-msft
wants to merge
199
commits into
sabanermsft:feature/cplat-2025-04-01-tsp
Choose a base branch
from
kamusta-msft:kamusta/dev/fipsChanges
base: feature/cplat-2025-04-01-tsp
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Adding Fips 140-3 spec #1
kamusta-msft
wants to merge
199
commits into
sabanermsft:feature/cplat-2025-04-01-tsp
from
kamusta-msft:kamusta/dev/fipsChanges
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…remove unnecessary decorators (Azure#36854) * Change the position of the suppression * Delete unnecessary decorators
* Updated documentation * Changed 'country' to 'country/region'. * Suppressing TypeSpec error. --------- Co-authored-by: Faraz Siddiqui <124096851+FarazGIS@users.noreply.github.com> Co-authored-by: Weidong Xu <weidxu@microsoft.com>
) * Update typespec and add swagger JSON * Add examples * Update API version in examples * Update data plane readme.md * Add minValue and maxValue for loadPercentage * Added CreatedByType updates and CreatedByUri properties * Added CreatedByType updates and CreatedByUri properties * Fix enum value * Added clone test apis and equivalent LROs * Missed uploading the swagger file * Add insights in the test run result * Examples and updates to operations apis * Fixing the OperationSTatus LRO * Revert "Add insights in the test run result" This reverts commit d3d3672. * Revert loadPercentage change for optional engine instance * Add maximumVirtualUsersPerEngine auto stop parameter * Add examples and added decorator * tsv format and prettier * Updated examples * Updated example to contain headers * Reverting a change * Fixing a change * Renaming operation * LintDiff supressions * Update client.tsp to latest * Updated generation * Add estimatedVirtualUserHours * Add Read lifecycle * Add testIds filter for ListTestRuns (Azure#35700) * add testIds filter for ListTestRuns * fix: update operationId for ListTestRuns to include TestIds * fix: update title for ListTestRuns to reflect testIds filtering * fix: update documentation for testIds in ListTestRunQueryParams to clarify usage * Update examples * Add testIds example * Changes for actionable insights * Adding specification for new ErrorDetail model (Azure#36532) * fix tsp issues * Move examples to right folder * updated swagger failure * update model * PR comments * add suppression * Fixing OperationStatus Response body as per review comment --------- Co-authored-by: Mitesh Shah <58204159+mitsha-microsoft@users.noreply.github.com> Co-authored-by: Venkat Ragavan S <vens@microsoft.com> Co-authored-by: mbhardwaj-msft <169130830+mbhardwaj-msft@users.noreply.github.com> Co-authored-by: Himanshu Bisht <himanshubishtcse@gmail.com> Co-authored-by: Venkat Ragavan <50309787+venkatr21@users.noreply.github.com>
Co-authored-by: Venkat Ragavan S <vens@microsoft.com>
) * Fix wiql issue in getting release plan work items * Update eng/common/scripts/Helpers/DevOps-WorkItem-Helpers.ps1 Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * .NET requires custom source path since source path contains dev tools repo * Remove order by --------- Co-authored-by: Praveen Kuttappan <praveen.kuttappan@gmail.com> Co-authored-by: Praven Kuttappan <55455725+praveenkuttappan@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Mike Harder <mharder@microsoft.com>
Signed-off-by: trangevi <trangevi@microsoft.com>
Azure#36672) * [OpenAI.v1] Temporarily removing deployment-based multipart-form-data operations. * video. * Fixing generate speech operation. * finetuning.
* Unified Evaluation API Spec (Version upgrade) * updating tspconfig.yaml * Use flat scores * Updating routes + Removing Agent run evaluation * rename items to messages * Updating InlineJsonDataSource to InlineDataSource * Updating discriminator values * initial modeling for real-time api evaluation (Azure#36147) * initial modeling for real-time api: single evaluation * update given comments * add optional storage for customers * remove plural * updates given the SDK review * remove the tsp generated json for merge ease * OneEval is not a separate resource type * remove additional storage option for sync. Clients will have to manage this * Merge * Update result model * Fix example * Adding standard deviation * confidence interval * Addressing feedback from API review * nit fixing names * Update to runBatch * Readme update * Example Added * Fix examples * Fix paths * Revert older version changes * Revert changes to older version * Reverting more changes * Adding Examples * adding 2 MB limit * Fix version in examples * Added deprecated in route * Adding comment * Update name to id in new version of API * Fix * Model validation fixes * EvaluationMessages -> EvaluatorMessages * Fix model for labels * Fixed examples for deprecated endpoints * Removed deprecated routes * Removed not needed files * Correct Api-version in tspconfig.yaml * Using OneEvaluation Model as request and response * Remove state from individual result & put usage within metrics * Update image url message type * Removing request from response payload for OneEvaluation * Fix example * Mark API is deprecated * Remove b64_json * Fix image_url * Adding error field as well in evaluator status * Fix error message * merge latest + fix tsp validation * Fixed inline source to not return user data * Fix the validation error * Fix example * Addressing PR comments - outcome union * One -> Single rename * Prettier fix * Removing GetEvaluationResults API * Fix lint issues * prettier fix --------- Co-authored-by: Ritesh Kumar Sinha <risinh@microsoft.com> Co-authored-by: Kayla Seager <kayla.seager@microsoft.com> Co-authored-by: Mike Harder <mharder@microsoft.com>
…6864) - Necessary if this required check finishes last
* delete old structure * move to new structure * files after tsp compile * delete stragglers * move under data plane * update tspconfig path * generated swagger * update project root * remove generated swaggers from data-plane level * move readme up a level * add readme * point to right swagger * changes * reference swaggers * update readme * fix location * location fix * remove dupe readme
* init - bugfix * add json * examples * pretty
…at (Azure#36032) * Initial plan * Convert security readme.python.md to singleapi package format Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
…ation (Azure#35937) * Initial plan * Convert web readme.python.md to single-api package configuration Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
…kage (Azure#36033) * Initial plan * Update compute readme.python.md to singleapi package format Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> * init for package-python-sdk * update * fix python tag --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
…Azure#36650) * adding new stable 2025-08-02 version for the fist API. this will be the first GA API version --------- Co-authored-by: Mike Lucadamo <mlucadamo@microsoft.com> Co-authored-by: Scott Beddall <45376673+scbedd@users.noreply.github.com>
… to avoid breaking change in csharp (Azure#36883)
* update * suppress lintDiff * fix parameter name * unflatten property bag --------- Co-authored-by: Haider Agha <64601174+haagha@users.noreply.github.com>
…#36121) * Adding Placement, MaxZoneCount and MaxInstancePercent * Adding examples * Restricting placement property to version 2025-04-01+ * Update field for maxInstancePercentPerZonePolicy * Suppress BodyTopLevelProperties for VirtualMachineScaleSet to accommodate Placement * Moving examples to tsp folder * Adding reason in readme.md for BodyTopLevelProperty suppression * Add upgradePolicy to example templates * Update documentation of the Placement property * Update documentation for Placement --------- Co-authored-by: Haider Agha <64601174+haagha@users.noreply.github.com>
* bump oav dep to 4.0.0. This eliminates dependencies on newman and postman-collective This reverts commit dc5e725.
Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
Co-authored-by: Rena Chen <rechen@microsoft.com>
…iew/2025-07-02-preview (Azure#36779) * Adds base for updating Microsoft.ContainerService/aks from version preview/2025-06-02-preview to version preview/2025-07-02-preview * Updates readme * Updates API version in new specs and examples * [AKS] add AzureLinux3 ossku to preview (Azure#36337) * feat: add AzureLinux3 ossku * chore: update description * [AKS] add structured authn to preview (Azure#36312) * Add jwt authn paths, defs and parameters * Add JWT examples * Fix examples * Fix create update example * Fix another create or update example * Fix lint --------- Co-authored-by: Wei Chen <chewei@microsoft.com> * AKS Blue Green Upgrades (Azure#36283) * feat: update AP models for blue green upgrades * feat: add path for Blue Green upgrade completion * fix: remove 204 status code when completing blue/green ugprades Addresses the following linter error: Long-running POST operations must have responses with 202 and default return codes. They must also have a 200 return code if only if the final response is intended to have a schema, if not the 200 return code must not be specified. They also must not have other response codes. * chore: run prettier * feat: add acns performance profile to advanced networking (Azure#36424) * feat: add acns perf profile * fix: run prettier * fix: spelling * fix: set default for acceleration mode to none (Azure#36528) * feat: add acns perf profile * fix: run prettier * fix: spelling * fix: add default for acceleration mode * update (Azure#36539) Co-authored-by: yingnizhou <yingnizhou@microsoft.com> Co-authored-by: Scott Beddall <45376673+scbedd@users.noreply.github.com> * update (Azure#37106) * update (Azure#37107) * update (Azure#37120) * update (Azure#37121) --------- Co-authored-by: lilypan26 <lilylpan0426@gmail.com> Co-authored-by: Wei Chen <weichch87@gmail.com> Co-authored-by: Wei Chen <chewei@microsoft.com> Co-authored-by: Cuthbert <47732656+CustardTart32@users.noreply.github.com> Co-authored-by: Santhosh Prabhu <6684582+santhoshmprabhu@users.noreply.github.com> Co-authored-by: Jenniferyingni <Jennyingni@gmail.com> Co-authored-by: yingnizhou <yingnizhou@microsoft.com> Co-authored-by: Scott Beddall <45376673+scbedd@users.noreply.github.com> Co-authored-by: Ray Chen <raychen@microsoft.com>
* convert * WIP * . * Draft to convert msi * fix example * update * WIP * Fix warning * upate emitter option * preittier * ??? * update subid sample * format * remove comments * update example * update example * update tspconfig * update tspconfig * update exmaple * update tspconfig * update example * add fixme * . * . * update scope * remove extra files * update scope * scope * id * revert old examples * remove sparse-spec * resolve breaking * java config * format * remove readOnly on properties * fix pageitems issue * fix comments * fix comments * remove suppression * update * update * Update tspconfig.yaml for Java * format --------- Co-authored-by: mcgallan <1186003288@qq.com> Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com> Co-authored-by: XiaofeiCao <xiaofeicao@microsoft.com> Co-authored-by: mcgallan <88413158+mcgallan@users.noreply.github.com> Co-authored-by: Pan Shao <pashao@microsoft.com> Co-authored-by: Xiaofei Cao <92354331+XiaofeiCao@users.noreply.github.com>
…7063) * java update doc/sample for emitter-output-dir * remove java package-dir validation * add rule for emitter-output-dir for java, this option can be undefined * update emitter-output-dir * fix duplicate emitter-output-dir * fix mission * fix edge.configurations * Update tspconfig.yaml
Co-authored-by: Shane Zou <xinzo@microsoft.com>
* refactor structure folder * fix ci errors
…37006) * refactor structure folder * update path in specification/suppressions.yaml file
* refactor structure folder * fix ci errors
…re#36849) * Refactor sqlvirtualmachine folder structure to comply with Azure Guidelines * Update the relevant paths in cspell.yaml file
…e#36728) * refactor-folder-structure * Remove tspconfig.yaml.backup * Update the relevant paths in cspell.yaml file
Azure#36902) * Refactor hardwaresecuritymodules folder structure to comply with Azure Guidelines * Update tspconfig.yaml
* refactor structure folder * fix ci errors
* refactor structure folder * fix ci errors
…re#36729) * refactor * update path for all TrafficController.json file to fix ci error * add example files for 2022-10-01-preview about ServiceNetworking * fix prettier ci error --------- Co-authored-by: User <user@example.com> Co-authored-by: Qiaoqiao Zhang <55688292+qiaozha@users.noreply.github.com>
…e#36945) * Refactor appconfiguration folder structure to comply with Azure Guidelines * Updated specification/suppressions.yaml file * fix ci error * Remove restler/annotations.json file * Add supression.yaml
* Refactor app folder structure to comply with Azure Guidelines * Update specification/suppressions.yaml * Update readme.md
* Refactor translation folder structure to comply with Azure Guidelines * Update specification/suppressions.yaml * Update stable/v3.0 => stable/3.0 --------- Co-authored-by: Qiaoqiao Zhang <55688292+qiaozha@users.noreply.github.com>
* refactor structure folder * fix ci errors * fix conflict
…e#36813) * refactor structure folder * fix ci errors * fix output-file path to fix ci error
* refactor: Restructure FileShares folder to align with Azure API Guidelines * Update fileshares.json * Remove the suppressions.yaml file
… use template instead of raw operations (Azure#37170)
This is a very small fix to the readme file that blocks other PR to be merge Please review and approve
…, go and js language (Azure#37174)
Next Steps to MergeImportant checks have failed. As of today they are not blocking this PR, but in near future they may.Addressing the following failures is highly recommended:
Comment generated by summarize-checks workflow run. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
ARM (Control Plane) API Specification Update Pull Request
Tip
Overwhelmed by all this guidance? See the
Getting help
section at the bottom of this PR description.PR review workflow diagram
Please understand this diagram before proceeding. It explains how to get your PR approved & merged.
Purpose of this PR
What's the purpose of this PR? Check the specific option that applies. This is mandatory!
Due diligence checklist
To merge this PR, you must go through the following checklist and confirm you understood
and followed the instructions by checking all the boxes:
ARM resource provider contract and
REST guidelines (estimated time: 4 hours).
I understand this is required before I can proceed to the diagram Step 2, "ARM API changes review", for this PR.
Additional information
Viewing API changes
For convenient view of the API changes made by this PR, refer to the URLs provided in the table
in the
Generated ApiView
comment added to this PR. You can use ApiView to show API versions diff.Suppressing failures
If one or multiple validation error/warning suppression(s) is detected in your PR, please follow the
suppressions guide to get approval.
Getting help
Purpose of this PR
andDue diligence checklist
.write access
per aka.ms/azsdk/access#request-access-to-rest-api-or-sdk-repositoriesNext Steps to Merge
comment. It will appear within few minutes of submitting this PR and will continue to be up-to-date with current PR state.and https://aka.ms/ci-fix.
queued
state, please add a comment with contents/azp run
.This should result in a new comment denoting a
PR validation pipeline
has started and the checks should be updated after few minutes.